Module
interface Module
Represents a distinct region or zone within a digital signage screen layout or template.
A Module
defines an area on the screen where content, such as media from a Playlist or a specific application type (e.g., a weather display, a web view), is rendered. Modules have defined positions, dimensions, and a stacking order (z-order) to manage how they appear relative to each other.
Each module can be configured with specific Options that modify its behavior or appearance. They are typically defined as part of a screen template or layout within the RevelDigital content management system.
See also
Functions
Link copied to clipboard
Gets an iterator over the configuration options defined for this module.
Link copied to clipboard
Gets the Playlist assigned to this module, which defines the sequence of media items to be played within this module's boundaries.
Link copied to clipboard
Gets the z-order (stacking order) sequence of the module.